home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / corpo.dir / 00115_Script_ATTACCO FLASH < prev    next >
Text File  |  2000-11-03  |  468b  |  18 lines

  1.  
  2. on mouseEnter me
  3.   set the member of sprite (2) to member 113 of castLib "Internal"
  4.   cursor 302
  5.   
  6. end
  7.  
  8. on mouseLeave me
  9.   set the member of sprite (2) to member 26 of castLib "Internal"
  10.   cursor -1
  11.   
  12. end
  13.  
  14. on mouseUp me
  15.   set the member of sprite (3) to member 113 of castLib "Internal"
  16.   set the member of sprite (20) to member "TEXT ATTACCO FLASH" of castLib "testi"
  17.     set the member of sprite (50) to member "z_attfl" of castLib "zoom" 
  18.   end